createAppKit
function with a unified configuration. This automatically applies the predefined configurations for different adapters like Wagmi, Ethers, or Solana, so you no longer need to manually configure each one individually. Simply pass the common parameters such as projectId
, chains
, metadata
, etc., and the function will handle the adapter-specific configurations under the hood.This includes WalletConnect, Coinbase and Injected connectors, and the Blockchain API as a transportIn your main.js
file set up the following configuration.@reown/appkit/networks
path.<appkit-button>
component.Web components are global html elements that don’t require importing.wagmiConfig
from our AppKit WagmiAdapter configuration.